#main {
    opacity: 0;
    transition: all 0.5s
}

#main.loaded {
    opacity: 1
}

.top-header_inner {
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: all 1s
}

.loaded .top-header_inner {
    opacity: 1
}

.top-header_inner.inner {
    padding-top: 5px
}

.top-header {
    transition: all 1s;
    opacity: 0
}

.top-header.loaded {
    opacity: 1
}

.grabbing .top-header {
    opacity: 0
}

.top-l,
.top-r {
    display: flex
}

.logo img {
    width: 220px
}

.top-logo {
    position: relative;
    top: -4px
}

.top-logo:hover {
    opacity: 0.8
}

.top-menu {
    padding: 3px 0 0 15vw
}

.top-menu ul:nth-child(2) {
    margin-left: 30px
}

.top-menu a {
    display: inline-block;
    padding: 6px 12px;
    color: #fff;
    line-height: 3.5vh;
    font-size: 15px
}

.top-menu a.selected,
.top-menu .current-menu-item a {
    background: #2CBFFB;
    color: #FFF
}

.top-header_darkbg .top-menu a {
    color: #fff;
    transition: all 0.3s ease
}

.top-header .top-menu a:hover {
    color: #1D448D
}

.top-menu .current-menu-item a:hover {
    cursor: default;
    color: #fff
}

.top-header_darkbg .top-menu a:hover {
    color: #FFF
}

.top-header_darkbg .top-menu a.selected {
    background: transparent;
    color: #FFF
}

.top-header .top-lclink a {
    background: url(../../../themes/okonteh/img/top-lclink.svg)0 0 no-repeat;
    background-size: 20%;
    display: none
}

.top-lclink a {
    font-size: 11px;
    letter-spacing: 1px;
    position: relative;
    overflow: hidden;
    padding: 8px 0 8px 38px;
    color: #000;
    background: url(../../../themes/okonteh/img/top-lclink.png)0 0 no-repeat
}

.toparea_title-vacancy img {
    width: 50px;
    position: relative;
    top: 7px
}

.top-header_darkbg .top-lclink a {
    color: #FFF;
    background: url(../../../themes/okonteh/img/top-lclink.svg)0 100% no-repeat;
    background-size: 20%;
    display: none
}

.top-phone a {
    color: #000;
    padding: 10px 20px;
    background: #FFF
}

.top-header_darkbg .top-phone a {
    color: #000;
    background: transparent
}

.top-r {
    width: 30%;
    min-width: 320px;
    justify-content: space-between;
    padding-top: 17px;
    line-height: 1.2;
}

.stickmenu-lbot a,
.menu-item-209 a,
.menu-item-208 a {
    color: #73ac01;
    font-size: 12px
}

.stickmenu-lbot a:hover {
    color: #73ac01
}

.menu-item-210 {
    font-family: MuseoSansBold
}

.menu-item-210 a {
    color: #315190
}

.stickmenu-wrap {
    display: flex;
    justify-content: space-between;
    padding: 55px 0;
    align-items: center
}

.stickmenu-wrap {
    padding: 20px 0
}

.foo-ltop,
.stickmenu-ltop {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1.3px
}

.foo-lbot span,
.stickmenu-lbot span {
    padding-right: 7px;
    font-size: 12px;
    color: #b7c6cc
}

.stickmenu-links ul {
    display: flex
}

.stickmenu-links a {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px
}

.stickmenu-links li:last-child a {}

.stickmenu-lclink a {
    font-size: 12px;
    position: relative;
    overflow: hidden;
    padding: 6px 0 6px 30px;
    color: #313131;
    letter-spacing: 0.5px;
    background: url(../../../themes/okonteh/img/top-lclink.svg)0 0 no-repeat;
    background-size: 20%
}

.stickmenu-lclink a:hover {
    color: #73ac01;
    background: url(../../../themes/okonteh/img/top-lclink.svg)0 100% no-repeat;
    background-size: 20%
}

.stickmenu-links ul li a {
    padding: 12px;
    margin-right: 10px
}

.stickmenu-links ul li a:hover {
    background: #73ac01;
    color: white
}

.stickmenu {
    background: #DCEFF6;
    transition: all 0.3s ease
}

.menu-menyu-v-nizhnem-prilipayushhem-bloke-container .current-menu-item a {
    background: #2CBFFB;
    color: #FFF;
    cursor: default
}

.fscreenhide {}

.sticked,
.stickmenu.active {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    border-top: 4px solid #dceef6
}

.stickmenu-mid {
    align-items: center;
    margin-left: calc(-9vw+160px)
}

.hamburger {
    position: relative;
    z-index: 1;
    width: 22px
}

.stickmenu-hamburger {
    display: flex;
    align-items: center;
    padding: 7px 10px;
    border: 2px solid #73ac01;
    margin-right: 50px;
    cursor: pointer;
    font-size: 12px;
    letter-spacing: 1px
}

.stickmenu:hover {
    border-top: 4px solid #dcedf6;
    background: #eaf3f8
}

.stickmenu-hamburger.active {
    border: 2px solid #4f92ff
}

.stickmenu-hamburger span {
    display: inline-block;
    margin: 2px 0 0 7px
}

.stickmenu-hamburger:hover {
    border: 2px solid #1aedf6
}

.stickmenu-hamburger:hover span {
    color: #73ac01
}

.hamburger .line {
    width: 20px;
    height: 1px;
    background-color: #000;
    display: block;
    position: relative;
    margin: 3px auto;
    transition: background 0s;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out
}

.stickmenu-hamburger:hover .hamburger .line {
    background-color: #73ac01
}

.hamburger:hover {
    cursor: pointer
}

.hamburger.active .line {
    background: #4f92ff
}

.hamburger .line:nth-child(1) {
    left: 3px
}

.hamburger .line:nth-child(3) {
    left: -3px
}

.hamburger.active .line:nth-child(2) {
    opacity: 0
}

.hamburger.active .line:nth-child(1) {
    left: 0;
    -webkit-transform: translateY(9px) rotate(45deg);
    transform: translateY(5px) rotate(45deg)
}

.hamburger.active .line:nth-child(3) {
    left: 0;
    -webkit-transform: translateY(-5px) rotate(-45deg);
    transform: translateY(-3px) rotate(-45deg)
}

.footwrap {
    position: relative
}

.paradigma {
    z-index: 9;
    bottom: 20px;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
    text-align: right;
    padding: 0 4vw 0 4vw;
    box-sizing: border-box;
    position: relative
}

.paradigma img {
    width: 120px
}

.paradigma a {
    position: absolute;
    right: 4vw;
    bottom: 0;
    z-index: 100;
    margin-right: -5px
}

.footwrap-nextlink {
    position: relative;
    text-align: center
}

.footwrap-nextlink:after {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.01) 1%, 51%, rgba(252, 252, 252, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#fcfcfc', GradientType=0)
}

.footwrap-nextlink a {
    display: block;
    line-height: 0;
    color: #000
}

.footwrap-nextlink a:hover {
    color: #4f92ff
}

.footwrap-nextlink img {
    position: relative;
    z-index: 2;
    max-width: 100%;
    height: auto;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: all 1.5s ease
}

.footwrap-nextlink img.active {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.footwrap-nextlink span {
    display: inline-block;
    position: absolute;
    top: 45%;
    left: 50%;
    font-size: 140px;
    font-family: "MuseoSansBlack";
    line-height: 1;
    text-transform: uppercase;
    transition: all 1.5s ease .5s;
    opacity: 1
}

.lspan {
    -webkit-transform: translateX(-112%) translateY(150%);
    transform: translateX(-112%) translateY(150%);
    z-index: 3
}

.rspan {
    -webkit-transform: translateX(-10%) translateY(150%);
    transform: translateX(-10%) translateY(150%);
    z-index: 1
}

.lspan.active {
    -webkit-transform: translateX(-112%) translateY(-50%);
    transform: translateX(-112%) translateY(-50%);
    opacity: 1
}

.rspan.active {
    -webkit-transform: translateX(-10%) translateY(-50%);
    transform: translateX(-10%) translateY(-50%);
    opacity: 1
}

.footwrap-nextlink a:hover span.active {
    transition: all 1s ease
}

.footer-contactsbg .lspan.active {
    -webkit-transform: translateX(-110%) translateY(-50%);
    transform: translateX(-110%) translateY(-50%);
    opacity: 1
}

.footer-contactsbg .lspan {
    -webkit-transform: translateX(-110%) translateY(150%);
    transform: translateX(-110%) translateY(150%);
    z-index: 3
}

.footwrap-nextlink span {
    top: 35%
}

.footbg {
    background: #DCEEF6;
    padding: 78px 0
}

.footer-aboutcompanybg .lspan.active {
    -webkit-transform: translateX(-110%) translateY(-85%);
    transform: translateX(-110%) translateY(-85%)
}

.footer-aboutcompanybg .rspan.active {
    -webkit-transform: translateX(-10%) translateY(-85%);
    transform: translateX(-10%) translateY(-85%)
}

.footwrap-nextlink .fullwidth {
    width: 100%
}

.footwrap-nextlink img.active.fullwidth {
    -webkit-transform: translateY(50px);
    transform: translateY(50px)
}

.menu-verhnee-menyu-container {
    margin-right: 50px
}

.sitemenu {
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f3f8fb;
    opacity: 0;
    transition: all .5s ease-in-out;
    background: #eaf3f8;
    visibility: hidden
}

.sitemenu.active {
    visibility: visible;
    opacity: 1
}

.sitemenu .inner.flex {
    flex-direction: column;
    justify-content: center;
    height: 80%
}

.sitemenu-head {
    padding: 20px 0 0;
    align-items: center;
    opacity: 0
}

.sitemenu-content {
    width: 80%;
    margin: 0 auto;
    opacity: 0
}

.sitemenu.active .sitemenu-head,
.sitemenu.active .sitemenu-content {
    opacity: 1;
    transition: all .7s ease-in-out .5s
}

.sitemenu-content {
    margin-top: 7vh
}

.sitemenu-navigation a {
    text-transform: uppercase;
    font-family: "MuseoSansBlack";
    display: inline-block;
    margin: 5px 0 20px 0;
    font-size: 35px;
    letter-spacing: 1px;
    line-height: 1.3;
    position: relative;
    top: 5px;
    color: #73ac01
}

.sitemenu-navigatio {
    margin-top: 32px
}

.sitemenu-form {
    max-width: 400px;
    background: #fff;
    padding: 45px 55px
}

.top-logo img {
    width: 220px
}

.toparea {
    width: 100%;
    position: relative;
    overflow: hidden;
    padding: 35vh 0 5vh 0;
    -webkit-transform: translateY(-20vh);
    transform: translateY(-20vh);
    transition: 1s;
    opacity: 0
}

.toparea.loaded {
    -webkit-transform: translateY(0vh);
    transform: translateY(0vh);
    opacity: 1
}

.toparea_bg {
    box-sizing: border-box;
    background: #FFF;
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    -webkit-transform: translateX(-0%);
    transform: translateX(-0%);
    overflow: hidden;
    opacity: 0
}

.toparea_bg.visible {
    opacity: 1
}

.toparea_title h1 {
    margin-bottom: 25px;
    font-size: 52px;
    margin-left: 7vw;
    transition: 1.5s
}

.toparea_title h1 .loaded {
    -webkit-transform: translateY(20%) perspective(100px) rotateX(-2deg);
    transform: translateY(20%) perspective(100px) rotateX(-2deg)
}

.toparea_title strong {
    font-family: "MuseoSansBlack"
}

.toparea .inner {
    z-index: 2
}

.wrongpage {
    font-size: 200px;
    cursor: default;
    margin-bottom: -20vh
}

.wrongpage_title-1 {
    color: #1aacde;
    margin-right: -40px;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-name: lights;
    animation-name: lights;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.wrongpage_title-2 {
    color: #17428e;
    margin-right: -40px;
    -webkit-animation-delay: -2s;
    animation-delay: -2s;
    -webkit-animation-name: lights;
    animation-name: lights;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.wrongpage_title-3 {
    color: #002f6a;
    margin-right: -40px;
    -webkit-animation-name: lights;
    animation-name: lights;
    -webkit-animation-duration: 4s;
    animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.wrongpage_title-1:hover {
    color: #002f6a
}

.wrongpage_title-2:hover {
    color: #002f6a
}

.wrongpage_title-3:hover {
    color: #1aacde
}

.bg_text {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 0;
    font-family: "MuseoSansBlack";
    font-size: 190px;
    text-transform: uppercase;
    line-height: .65;
    white-space: nowrap;
    color: #ecf2fb;
    transition: 1.5s;
    -webkit-transform: translateY(110%);
    transform: translateY(110%)
}

.bg_text.loaded {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.menu-produktsiya-container {
    display: flex
}

.agreement {
    font-size: 12px;
    line-height: 1.3;
    margin-top: 10px
}

@media only screen and (min-width: 1600px) {
    .footwrap-nextlink span {
        font-size: 170px
    }
    .toparea_title h1 {
        font-size: 70px
    }
    .toparea-newsitem .toparea_title h1 {
        font-size: 35px
    }
}

@media only screen and (max-width: 1070px) {
    .stickmenu-hamburger {
        margin-right: 0px
    }
    .sitemenu {
        overflow: auto
    }
    .sitemenu-content .desktop-hide {
        display: block
    }
    .top-header .mobile-hide,
    .stickmenu .mobile-hide {
        display: none
    }
    .sitemenu-navigation a {
        margin: 5px 0 10px 0;
        font-size: 20px
    }
    .sitemenu-content .stickmenu-lclink {
        margin-bottom: 10px
    }
    .footwrap-nextlink span {
        font-size: 100px
    }
    .horisontal_itemblock-inn {
        overflow: hidden
    }
}

@media only screen and (max-width: 600px) {
    .toparea {
        width: 100%;
        position: relative;
        overflow: hidden;
        padding: 20vh 0 0vh 0;
        -webkit-transform: translateY(-20vh);
        transform: translateY(-20vh);
        transition: 1s;
        opacity: 0
    }
    .stickmenu {}
    .top-r {
        display: none
    }
    .stickmenu-mid {
        margin-left: 0
    }
    .stickmenu-item_left {}
    .sectionform-menu_wrap {
        display: block;
        padding: 0
    }
    .sectionform-menu_block:nth-child(1) {
        padding-right: 0
    }
    .sectionform-menu_menuitems {
        display: block
    }
    .sectionform-menu_menuitems ul:nth-child(1) {
        padding-right: 25px
    }
    .sectionform-menu_menuitems ul {
        max-width: 100%
    }
    .sitemenu-form {
        display: none
    }
    .sitemenu.active .sitemenu-content {
        justify-content: flex-start
    }
    .stickmenu-hamburger {
        background: #DCEFF6;
        margin-right: 0px
    }
    .top-logo img {
        width: 180px
    }
}

@media only screen and (max-width:320px) {
    .top-logo img {
        width: 135px
    }
    .wrongpage {
        font-size: 140px
    }
}

@-webkit-keyframes lights {
    0% {
        color: #17428e
    }
    24% {
        color: #17428e
    }
    25% {
        color: #1aacde
    }
    40% {
        color: #1aacde
    }
    42% {
        color: #17428e
    }
    44% {
        color: #1aacde
    }
    50% {
        color: #17428e
    }
    55% {
        color: #17428e
    }
    100% {
        color: #1aacde
    }
}

@keyframes lights {
    0% {
        color: #17428e
    }
    24% {
        color: #17428e
    }
    25% {
        color: #1aacde
    }
    40% {
        color: #1aacde
    }
    42% {
        color: #17428e
    }
    44% {
        color: #1aacde
    }
    50% {
        color: #17428e
    }
    55% {
        color: #17428e
    }
    100% {
        color: #1aacde
    }
}


}
